Creating SQLite datasheets

If you have a large amount of existing test data in a SQLite database, you can create an external datasheet to use it in data-driven scripts. You can retrieve all data from a table, use a query to retrieve a subset of data, or use a script-generated query to retrieve data during playback.

1. Choose Data > Create Datasheet.

The Create Datasheet wizard opens.

2. Select an external data source option.

3. Click Next.

4. Select SQLite database as the Datasheet type.

5. Enter the path to SQLite file or click Browse to select it.

6. Select a Source to use to retrieve data from the database.

7. Click Next.

8. Specify the datasheet properties.

9. Click Finish to add the datasheet to the workspace.